IHipImageDecoder.startDecoding

Use that for decoding from memory, returns whether data was invalid.

interface IHipImageDecoder
bool
startDecoding
(
ubyte[] data
,
void delegate
()
onSuccess
,
void delegate
()
onFailure
)

Meta